[INFO] cloning repository https://github.com/ahogappa0613/kompo-vfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahogappa0613/kompo-vfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahogappa0613%2Fkompo-vfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahogappa0613%2Fkompo-vfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20f4a73183016a5585152a34e91345a35f7ecc7e
[INFO] checking ahogappa0613/kompo-vfs against master#656ccbe796ff98def9b555c118e1620c5389e3b2 for pr-133502-24
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahogappa0613%2Fkompo-vfs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ahogappa0613/kompo-vfs
[INFO] finished tweaking git repo https://github.com/ahogappa0613/kompo-vfs
[INFO] tweaked toml for git repo https://github.com/ahogappa0613/kompo-vfs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ahogappa0613/kompo-vfs on toolchain 656ccbe796ff98def9b555c118e1620c5389e3b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ahogappa0613/kompo-vfs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded criterion v0.8.1
[INFO] [stderr]   Downloaded louds-rs v0.7.0
[INFO] [stderr]   Downloaded fid-rs v0.2.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.1
[INFO] [stderr]   Downloaded trie-rs v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff
[INFO] running `Command { std: "docker" "start" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff" "/opt/rustwide/cargo-home/bin/cargo" "+656ccbe796ff98def9b555c118e1620c5389e3b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking fid-rs v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking criterion-plot v0.8.1
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking louds-rs v0.7.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking trie-rs v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking kompo_storage v0.6.0 (/opt/rustwide/workdir/kompo_storage)
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling kompo_fs v0.6.0 (/opt/rustwide/workdir/kompo_fs)
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking kompo_wrap v0.6.0 (/opt/rustwide/workdir/kompo_wrap)
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stdout] error: invalid definition of the runtime `open` symbol used by the standard library
[INFO] [stdout]   --> kompo_wrap/src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             unsafe extern "C-unwind" fn $syscall($($param: $ty),*) -> $ret {
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | syscall_hook!(open, (path: *const libc::c_char, oflag: libc::c_int, mode: libc::mode_t) -> libc::c_int);
[INFO] [stdout]    | ------------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected `unsafe extern "C" fn(*const i8, i32, ...) -> i32`
[INFO] [stdout]            found    `unsafe extern "C-unwind" fn(*const i8, i32, u32) -> i32`
[INFO] [stdout]    = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "open")]`, or `#[link_name = "open"]`
[INFO] [stdout]    = note: `#[deny(invalid_runtime_symbol_definitions)]` on by default
[INFO] [stdout]    = note: this error originates in the macro `syscall_hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid definition of the runtime `read` symbol used by the standard library
[INFO] [stdout]   --> kompo_wrap/src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             unsafe extern "C-unwind" fn $syscall($($param: $ty),*) -> $ret {
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | syscall_hook!(read, (fd: libc::c_int, buf: *mut libc::c_void, count: libc::size_t) -> libc::ssize_t);
[INFO] [stdout]    | ---------------------------------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected `unsafe extern "C" fn(i32, *mut c_void, usize) -> isize`
[INFO] [stdout]            found    `unsafe extern "C-unwind" fn(i32, *mut c_void, usize) -> isize`
[INFO] [stdout]    = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "read")]`, or `#[link_name = "read"]`
[INFO] [stdout]    = note: this error originates in the macro `syscall_hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid definition of the runtime `close` symbol used by the standard library
[INFO] [stdout]   --> kompo_wrap/src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             unsafe extern "C-unwind" fn $syscall($($param: $ty),*) -> $ret {
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | syscall_hook!(close, (fd: libc::c_int) -> libc::c_int);
[INFO] [stdout]    | ------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected `unsafe extern "C" fn(i32) -> i32`
[INFO] [stdout]            found    `unsafe extern "C-unwind" fn(i32) -> i32`
[INFO] [stdout]    = help: either fix the signature or remove any attributes like `#[unsafe(no_mangle)]`, `#[unsafe(export_name = "close")]`, or `#[link_name = "close"]`
[INFO] [stdout]    = note: this error originates in the macro `syscall_hook` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kompo_wrap` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff", kill_on_drop: false }`
[INFO] [stdout] 7431f05dd50444954eba9c0fa2672ea307dc8fa7ad574c27d703b0805b251dff
